home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 1
/
Merciful - Disc 1.iso
/
software
/
n
/
nostromo_cheat_disk
/
nostromocheatdiskv3.0.dms
/
nostromocheatdiskv3.0.adf
/
s
/
Install-II
next >
Wrap
AmigaDOS Script File
|
1994-07-09
|
2KB
|
64 lines
.key path,n1,n2,n3,n4,n5,n6,n7,n8,n9,n10
.bra {
.ket }
"Cheats-V3.0:C/Assign" OLDC: C:
"Cheats-V3.0:C/Assign" C: "Cheats-V3.0:C"
If NOT "{n1}x" EQ "x"
C:Echo "You must use *"Quotes*" as in *"DH0:V3Cheats*". Installation Aborted."
Skip DONE
EndIf
If "{path}" EQ "Quit"
Skip DONE
EndIf
If "{path}" EQ "quit"
Skip DONE
EndIf
If "{path}" EQ "QUIT"
Skip DONE
EndIf
If "{path}x" EQ "x"
Skip DONE
EndIf
C:Echo "Installing V3Cheats to *"{path}*"..."
If NOT EXISTS "{path}"
C:MakeDir "{path}"
EndIf
C:Copy C:Copy A:Copy
if NOT EXISTS "{path}.info"
A:Copy "Cheats-V3.0:Empty.info" "{path}.info" quiet
EndIf
;HERE FOLLOW ALL THE FILES TO BE COPIED TO YOUR HARD DRIVE.
c:Echo ""
c:Echo " Copying Main Program and files..."
A:Copy "Cheats-V3.0:ASC" "{path}/asc" quiet
A:Copy "Cheats-V3.0:Sol" "{path}/sol" quiet
A:Copy "Cheats-V3.0:V3Cheats" "{path}" quiet
A:Copy "Cheats-V3.0:V3Cheats.info" "{path}" quiet
c:Echo " Now copying all ancillary files...Please be patient.."
A:Copy "Cheats-V3.0:Boing.snd" "{path}" quiet
A:Copy "Cheats-V3.0:V2.2Menu" "{path}" quiet
A:Copy "Cheats-V3.0:Document2.2.iff" "{path}" quiet
A:Copy "Cheats-V3.0:Solves2.2iff" "{path}" quiet
A:Copy "Cheats-V3.0:leader" "{path}" quiet
A:Copy "Cheats-V3.0:StimpyFinal" "{path}" quiet
A:Copy "Cheats-V3.0:Samps" "{path}/samps" quiet
c:Echo ""
ask "Sorry,I've forgotten, are your fonts stored on DH0: (Y) or WORK: (N) ?"
if warn
A:copy "Cheats-V3.0:fonts" "dh0:fonts" all clone quiet
else
A:copy "Cheats-V3.0:fonts" "Work:fonts" all clone quiet
endif
c:echo ""
c:echo "*N Don't forget to ASSIGN Cheats-V3.0 to your hard disk...*N"
C:echo "*NExample : Assign Cheats-V3.0: Dh0:V3Cheats*N"
C:Echo "*NInstallation Complete.*N"
C:Echo "To begin *E[32mV3Cheats*E[31m:*N 1. Remove V3Cheats diskette.*N 2. Boot your hard-drive normally and go to the WorkBench."
C:Echo " 3. Double-click on the hard drive's icon.*N 4. Double-click on the {path} drawer icon.*N 4. Double-click on the V3Cheats icon."
Lab DONE
"Cheats-V3.0:C/Assign" C: OLDC:
"Cheats-V3.0:C/Assign" OLDC: